const net/http.http2initialHeaderTableSize
7 uses
net/http (current package)
h2_bundle.go#L3381: http2initialHeaderTableSize = 4096
h2_bundle.go#L4054: return http2initialHeaderTableSize
h2_bundle.go#L4061: return http2initialHeaderTableSize
h2_bundle.go#L7902: return http2initialHeaderTableSize
h2_bundle.go#L7909: return http2initialHeaderTableSize
h2_bundle.go#L7965: cc.peerMaxHeaderTableSize = http2initialHeaderTableSize
h2_bundle.go#L7986: if maxHeaderTableSize != http2initialHeaderTableSize {
![]() |
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |